My file bash, and configurate for linux
cryptsetup –verbose –verify-passphrase luksFormat /dev/sdb1
cryptsetup luskClose sdb1
#################################################################################
lsblk | grep my_drive |
cat /dev/urandom | head -c320 | xclip -selection c |